Warning: Undefined array key "ftp" in /home3/bluishco/public_html/_sitios_phpide/index.php on line 24

Online PHP IDE
(version 1.0)

Edit files on your FTP server
(Open Source Project)

  • Syntax Highlighting
  • Upload / Download zipped directories
  • No private data is stored on the server
  • Easy deployment on your own (L)AMP server
  • Recommend to your friends if you liked the app.


Site features

  • Blog

    The application uses blog section to keep the users informed about every update or change made on the site. The section also contains personal stuff which might be interesting for the visitors

  • Code Snippets

    The section contains many short useful code snippets from the most common web languages. You can feel free to suggest your own snippets using Contact Us section

  • Tutorials

    Many useful and detailed explanations about common relatively complex stuff in programming like optimizations, integrations with common services, and frequently used code blocks

Recent Updates

  • Latest Blog Item

    PHP Unix Daemons | A very nice article (russian) about creating UNIX daemons: http://habrahabr.ru/post/145136/ (project URL: https://bitbucket.org/shamanis/daemon-php)   Some code examples

  • Latest Code Snippet

    Create basic blog DB scheme | MySQL script for creating very basic blog / soc.net database with posts, comments, users and followers. Usually used when trying to "play" with some new frameworks, languages, etc....

  • Latest Tutorial

    ZF: Create basic ACL object | The definition of the ACL can be based on some resources like the URL, or the modules, but in my vase it'is based on the controllers and the actions. This is the most convenient way for me to